home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2005 July / maximum-cd-2005-07.iso / Software / Utilities / gtk2.6.7-setup.exe / {code_GetGTKPath_nothing} / etc / gtk-2.0 / gtkrc,2 < prev   
Encoding:
Text File  |  2005-02-12  |  644 b   |  25 lines

  1. gtk-icon-sizes="gtk-menu=14,14:gtk-small-toolbar=16,16:gtk-large-toolbar=24,24:gtk-dnd=32,32"
  2. gtk-toolbar-icon-size=large-toolbar
  3. #gtk-button-images=0
  4. gtk-alternative-button-order=1
  5.  
  6. style "msw-default"
  7. {
  8.   GtkWidget::interior_focus = 1
  9.   GtkOptionMenu::indicator_size = { 9, 5 }
  10.   GtkOptionMenu::indicator_spacing = { 7, 5, 2, 2 }
  11.   GtkToolbar::shadow-type = etched-in
  12.   GtkHandleBox::shadow-type = etched-in 
  13.   GtkSpinButton::shadow-type = in
  14.   GtkComboBox::add-tearoffs = false
  15.  
  16.   GtkTreeView::allow-rules = 0
  17.   GtkTreeView::expander_size = 11
  18.   GtkUIManager::add-tearoffs = false
  19.   
  20.   engine "wimp" 
  21.   {
  22.   }
  23. }
  24. class "*" style "msw-default"
  25.